home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 1
/
Cream of the Crop 1.iso
/
OS2
/
PMCOM109.ARJ
/
PLANE.SCR
< prev
next >
Wrap
Text File
|
1991-09-04
|
263b
|
12 lines
wait_for("first name");
puts("\n");
/* enter your first name before the \n*/
wait_for("last name");
puts("\n");
/* enter your last name before the \n*/
wait_for("password");
puts("\n");
/* enter your pass word before the \n*/
sleep(3000);
puts("\n");